Skip to content

Conversation

@rwk-unil
Copy link
Contributor

This pull request replaces Intel specific SIMD instructions with the SIMDe library: https://github.com/simd-everywhere/simde/tree/master

When compiling for the native architecture (Intel with AVX2/FMA) SIMDe will be transparent.

SIMDe will allow to compile GLIMPSE on other architectures in an optimised way, generating vectorized code when possible.

Signed-off-by: Rick Wertenbroek <rick.wertenbroek@unil.ch>
Signed-off-by: Rick Wertenbroek <rick.wertenbroek@unil.ch>
Signed-off-by: Rick Wertenbroek <rick.wertenbroek@unil.ch>
Signed-off-by: Rick Wertenbroek <rick.wertenbroek@unil.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant